home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #12 / K-CD-12-2003.ISO / Beach Head - Desert War / BeachHeadDesertWar.exe / LEVEL_13 < prev    next >
Encoding:
Text File  |  2003-04-11  |  905 b   |  54 lines

  1. //Bullets, Projectiles, Missiles, Flares (maximum 500 20 20 20)
  2. Ammo 300 4 4 0
  3. //Tank, Jet, HelicopterGun, HelicopterRocket (range:1-9) (default 1,3,3,3)
  4. Aggression 5 3 6 6
  5. Daytime
  6. //Nightime
  7. Crosshair
  8. //Artillery
  9. //Bombers
  10. AltGun
  11. //AltGun2
  12. //AltCannon
  13. /*** TANK (maximum 12) ***/
  14. Object TANK
  15. ObjectInc
  16. ObjectInc
  17. ObjectInc
  18. North
  19.  
  20. /*** APC (maximum 4, soldiers 6) basic ***/
  21. Object APC1
  22. Delay 200
  23. ObjectInc
  24. Delay 400
  25. ObjectInc
  26. Delay 600
  27. West
  28.  
  29. /*** APC (maximum 4, soldiers 6) gun turret ***/
  30. Object APC2
  31. ObjectInc
  32. South
  33.  
  34. /*** APC (maximum 4, soldiers 6) missile turret ***/
  35. /*** JET (maximum 16) ***/
  36. /*** BOMBER (maximum 9) ***/
  37. /*** COBRA (maximum 12) ***/
  38. Object COBRA
  39. Delay 800
  40. ObjectInc
  41. Delay 800
  42. South
  43.  
  44. /*** CH53 (maximum 8, soldiers 6) ***/
  45. /*** C130 (maximum 8, soldier 0-12) ***/
  46. Object C130
  47. mdrop 4
  48. passes 2
  49. ObjectInc
  50. pdrop 4
  51. Far
  52. passes 2
  53. End
  54.